samsung: misc: use board specific functions to set env board info
authorPrzemyslaw Marczak <[email protected]>
Mon, 1 Sep 2014 11:50:50 +0000 (13:50 +0200)
committerMinkyu Kang <[email protected]>
Fri, 5 Sep 2014 04:58:50 +0000 (13:58 +0900)
commitc9c36bf56e4c6a7df3ea5abafbd993df265c9538
treec1b12657c48f4f2469cbe546f0c33f41af110c4f
parentd50c41efcd6621481dbf4ff25331badf980cb429
samsung: misc: use board specific functions to set env board info

This change adds setup of environmental board info using
get_board_name() and get_board_type() functions for config
CONFIG_BOARD_TYPES.

This is useful in case of running many boards with just one config.

Signed-off-by: Przemyslaw Marczak <[email protected]>
Cc: Minkyu Kang <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
board/samsung/common/misc.c